Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VM Storage Cache #209

Merged
merged 5 commits into from
Mar 21, 2024
Merged

VM Storage Cache #209

merged 5 commits into from
Mar 21, 2024

Conversation

rachel-bousfield
Copy link
Contributor

@rachel-bousfield rachel-bousfield commented Mar 13, 2024

Moves the Rust SDK trie cache into the Stylus VM, saving fees and reducing contract sizes.
Additionally, this PR refactors user-test for code de-duplication.

Resolves STY-13

@cla-bot cla-bot bot added the s label Mar 13, 2024
@rachel-bousfield rachel-bousfield marked this pull request as ready for review March 14, 2024 09:21
Copy link
Contributor

@mikebenfield mikebenfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rachel-bousfield rachel-bousfield merged commit a29a046 into stylus Mar 21, 2024
8 checks passed
@rachel-bousfield rachel-bousfield deleted the vm-storage-cache branch March 21, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants